; Remove superfluous 'quit' handler in 'eshell-send-input'
authorJim Porter <jporterbugs@gmail.com>
Sun, 2 Jun 2024 19:03:44 +0000 (12:03 -0700)
committerJim Porter <jporterbugs@gmail.com>
Sun, 2 Jun 2024 19:03:44 +0000 (12:03 -0700)
commitb44d511102dd3a94495d8f8446c88ac8898cd58f
treef37c7f852e9589875b0d9fc52e4b576280358b17
parentbffe73b562f4065bfa99095a46f1bdb731bebc13
; Remove superfluous 'quit' handler in 'eshell-send-input'

This is now handled by the command form itself, thanks to eef32d13da5.

* lisp/eshell/esh-mode.el (eshell-send-input): Remove 'quit' handler.
lisp/eshell/esh-mode.el